lock code meaning in English
开锁密码
锁定密码
锁码
Examples
- All locks should go through existing managed locking code
所有的锁应遍历现有托管锁定代码 - Still contains locking code that the compiler may or may not be able to entirely eliminate
却仍然包含锁代码,编译器可能会将其完全删除,也可能不会这样做。 - It has enhanced file locking code , and supports a special " profiling " performance - analysis running mode
它具有增强的文件锁定代码,并支持一种特殊的“概要”性能分析运行方式。 - If another thread attempts to enter a locked code , it will wait , block , until the object is released . the section
如果其他线程试图进入锁定的代码,则它将一直等待(即被阻止) ,直到该对象被释放。 - This allows multiple parallel application instances to work reliably and efficiently , without requiring complicated locking code in the application
这样使得多个并行应用程序实例可以可靠而有效地工作,而不需要在应用程序中编写复杂的锁定代码。